object GroupPict: TGroupPict Left = 469 Top = 165 BorderIcons = [] BorderStyle = bsNone Caption = 'GroupPict' ClientHeight = 94 ClientWidth = 208 Color = clPurple Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Image1: TImage Left = 4 Top = 4 Width = 197 Height = 69 Cursor = crHandPoint AutoSize = True OnClick = Image1Click end object Timer1: TTimer Enabled = False Interval = 5000 OnTimer = Timer1Timer Left = 98 Top = 23 end end